Hey guys,
(using 9.3.0.6 here)
has anybody noticed that the syntax for filter expressions in the filter GUI has changed?
Example: filtering for any string or text attribute that contains the string "car"
before (v??), first form case insensitive, second form case sensitive:
CONTAINS 'car'
Contains 'car'
now (v9.3.0.6), first form case insensitive, second form case sensitive:
Contains 'car'
Contains 'car' (case sensitive)
There are more differences.
But, does anybody know with which version or fixpack the new syntax was introduced?
just curious
Karl
kabr - Thu Mar 14 08:08:28 EDT 2013 |